Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
ASP.Net Tutorial
1) ADO Net Database
2) Ajax
3) ASP Net Controls
4) ASP Net Instroduction
5) Authentication Authorization
6) Cache
7) Collections
8) Configuration
9) Cookie
10) Custom Controls
11) Data Binding
12) Development
13) File Directory
14) HTML Controls
15) Internationalization
16) Language Basics
17) LINQ
18) Mobile
19) Page Lifecycle
20) Profile
21) Response
22) Sessions
23) Validation
24) WebPart
25) XML
Custom Controls
1) A control that inherits from the WebControl class
2) A Web user control file template
3) Action from user-defined control
4) Adding a Designer attribute to a control class (C#)
5) Adding a Designer attribute to a control class (VB)
6) Adding a templated control to a Web page (C#)
7) Adding a templated control to a Web page (VB)
8) Adding a Web Control Library to a Web page
9) Adding an asynchronous callback to validate data (C#)
10) Adding an asynchronous callback to validate data (VB)
11) Adding controls to the Web user control
12) Adding PostBack capabilities to a server control (C#)
13) Adding PostBack capabilities to a server control (VB)
14) AJAX and User Controls
15) Applying Design-Time Attributes to a Control
16) Applying the TypeConverter attribute to a property (C#)
17) Applying the TypeConverter attribute to a property (VB)
18) ASP controls in user control
19) Building a simple User control that randomly displays one image
20) Building Composite Controls
21) Building Fully Rendered Controls
22) Building Hybrid Controls
23) Cache user control (Fragment Caching With Property)
24) Cache with user component
25) Calculator component based on page component (VB net)
26) Component level variable
27) Contains the custom pager control
28) Creating a composite control (C#)
29) Creating a composite control (VB)
30) Creating a Container ControlDesigner
31) Creating a custom type converter (C#)
32) Creating a custom type converter (VB)
33) Creating a Default Template
34) Creating an Form Control
35) Creating control events in a user control (C#)
36) Creating control events in a user control (VB)
37) Creating Templated Databound Controls
38) Creating the template control container class (C#)
39) Creating the template control container class (VB)
40) Creating the templated controls inner control class (C#)
41) Creating the templated controls inner control class (VB)
42) Day minder page component
43) Define properties for user controls
44) Differences between user controls and web pages
45) Disabling theme support on a control property (C#)
46) Disabling theme support on a control property (VB)
47) Displaying a table of HTML colors
48) Exposing control properties in a composite control (C#)
49) Exposing control properties in a composite control (VB)
50) Exposing Events from a User Control
51) Exposing Properties from a User Control
52) Exposing user control properties (C#)
53) Exposing user control properties (VB)
54) File
55) Get value from asp net page control (VB net)
56) Handling Postback Events
57) Handling postback events in a server control (C#)
58) Handling postback events in a server control (VB)
59) Header control
60) Image Rotator
61) Item Rotator
62) Link Controls
63) Page component with code behind (VB net)
64) Page control with full qualified name(C#)
65) Pass parameter from user-defined controls to host page
66) Performing layout with an HTML table
67) Populating user control properties from the host Web page (C#)
68) Populating user control properties from the host Web page (VB)
69) Processing Postback Data and Events
70) Registering User Controls in the Web Configuration File
71) Rendering HTML tag attributes (C#)
72) Rendering HTML tag attributes (VB)
73) Rendering style properties (C#)
74) Rendering style properties (VB)
75) Set the properties from user control programmatically
76) Smart box
77) Smart box (VB)
78) Specifying the Containing WebControl Tag
79) Supporting Control State
80) Supporting Two-Way Databinding
81) The Visual Studio Web Control Library class template (C#)
82) The Visual Studio Web Control Library class template (VB)
83) TitledText Box
84) Use action (Event) in custom control
85) Use custom control in Assembly
86) Use DLL Component
87) Use properties defined in custom control
88) User control
89) User control with property
90) Using a ControlBuilder
91) Using Postback Options
92) Using the HtmlTextWriter to render an HTML tag (C#)
93) Using the HtmlTextWriter to render an HTML tag (VB)
94) Using the HtmlTextWriter to render multiple HTML tags (C#)
95) Using the HtmlTextWriter to render multiple HTML tags (VB)
96) View State and Control State
97) Working with Control Property Collections
98) You can add your own Smart Tasks to a custom control by inheriting a new class from the base DesignerActionList class
99) Your own data binding control